[INFO] cloning repository https://github.com/JLFN/pdf-gen-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLFN/pdf-gen-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLFN%2Fpdf-gen-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLFN%2Fpdf-gen-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a24b4a19ed56bb0d8f4fb28b964d1617005a629c
[INFO] checking JLFN/pdf-gen-rust against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLFN%2Fpdf-gen-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JLFN/pdf-gen-rust
[INFO] finished tweaking git repo https://github.com/JLFN/pdf-gen-rust
[INFO] tweaked toml for git repo https://github.com/JLFN/pdf-gen-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JLFN/pdf-gen-rust on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JLFN/pdf-gen-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking JLFN/pdf-gen-rust against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLFN%2Fpdf-gen-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JLFN/pdf-gen-rust
[INFO] finished tweaking git repo https://github.com/JLFN/pdf-gen-rust
[INFO] tweaked toml for git repo https://github.com/JLFN/pdf-gen-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JLFN/pdf-gen-rust on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JLFN/pdf-gen-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lopdf v0.26.0
[INFO] [stderr]   Downloaded genpdf v0.2.0
[INFO] [stderr]   Downloaded pom v3.4.0
[INFO] [stderr]   Downloaded const_fn v0.4.12
[INFO] [stderr]   Downloaded printpdf v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470
[INFO] running `Command { std: "docker" "start" "c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking lopdf v0.26.0
[INFO] [stderr]     Checking printpdf v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking genpdf v0.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking pdf-gen-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
[INFO] running `Command { std: "docker" "inspect" "c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470", kill_on_drop: false }`
[INFO] [stdout] c26a4708fa39651ed328a42fe0e76d359df883a1052ee9aa72c2fb851e34c470
